PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFRemoteGoToAction Class / setNewWindow Method
A boolean value specifying whether to open the destination document in a new window.
In This Topic
    setNewWindow Method
    In This Topic
    Sets a value indicating whether to open the destination document in a new window.
    Syntax
    public void setNewWindow( 
       boolean value
    )

    Parameters

    value
    A boolean value specifying whether to open the destination document in a new window.
    See Also